From: Eli Zaretskii Date: Wed, 7 Aug 2013 15:14:23 +0000 (+0300) Subject: xdisp.c: Fix a typo in a comment for the last commit. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~3275^2~385 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=03eb60c17ad3abb221aaa71623ce837906836d49;p=emacs.git xdisp.c: Fix a typo in a comment for the last commit. --- diff --git a/src/xdisp.c b/src/xdisp.c index fc19b5ce6d7..102eafbba49 100644 --- a/src/xdisp.c +++ b/src/xdisp.c @@ -11173,7 +11173,7 @@ prepare_menu_bars (void) || FRAME_VISIBLE_P (f) == 1 /* Exclude TTY frames that are obscured because they are not the top frame on their console. This is - because x_consider_frame_title actually swit6ches + because x_consider_frame_title actually switches to the frame, which for TTY frames means it is marked as garbaged, and will be completely redrawn on the next redisplay cycle. This causes